From: Richard M. Stallman Date: Tue, 4 May 1993 19:33:17 +0000 (+0000) Subject: Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96394 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cdd8203f4eb6dfa0d3fc2172c72cf97eaa71eb20;p=emacs.git Doc fix. --- diff --git a/lisp/vc.el b/lisp/vc.el index bd49eba4e45..d92d7554ae2 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -1011,7 +1011,7 @@ to that version." ;;;###autoload (defun vc-cancel-version (norevert) - "Undo your latest checkin." + "Get rid of the version most recently checked in by anyone." (interactive "P") (if vc-dired-mode (find-file-other-window (dired-get-filename)))